home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / cmsnextprofileiteration.z / cmsnextprofileiteration
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. ccccmmmmssssNNNNeeeexxxxttttPPPPrrrrooooffffiiiilllleeeeIIIItttteeeerrrraaaattttiiiioooonnnn((((3333))))           CCCCMMMMSSSS            ccccmmmmssssNNNNeeeexxxxttttPPPPrrrrooooffffiiiilllleeeeIIIItttteeeerrrraaaattttiiiioooonnnn((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      cmsNextProfileIteration - get the next profile in an iteration
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ####iiiinnnncccclllluuuuddddeeee <<<<ccccmmmmssss....hhhh>>>>
  13.  
  14.      iiiinnnntttt33332222 ccccmmmmssssNNNNeeeexxxxttttPPPPrrrrooooffffiiiilllleeeeIIIItttteeeerrrraaaattttiiiioooonnnn ((((ccccttttxxxxtttt,,,, pppprrrrooooffffIIIItttteeeerrrraaaattttoooorrrr,,,, ssssppppeeeecccc))));;;;
  15.      CCCCMMMMSSSSCCCCoooonnnntttteeeexxxxtttt ccccttttxxxxtttt;;;;
  16.      CCCCMMMMSSSSPPPPrrrrooooffffiiiilllleeeeIIIItttteeeerrrraaaattttoooorrrr pppprrrrooooffffIIIItttteeeerrrraaaattttoooorrrr;;;;
  17.      cccchhhhaaaarrrr ********ssssppppeeeecccc;;;;
  18.  
  19. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.      _c_m_s_N_e_x_t_P_r_o_f_i_l_e_I_t_e_r_a_t_i_o_n returns the name of the next profile in a profile
  21.      iteration.  _p_r_o_f_I_t_e_r_a_t_o_r keeps the current iteration position.  It should
  22.      not be modified.  _c_m_s_N_e_x_t_P_r_o_f_i_l_e_I_t_e_r_a_t_i_o_n returns NULL when the iteration
  23.      is complete.  Note that _c_m_s_N_e_x_t_P_r_o_f_i_l_e_I_t_e_r_a_t_i_o_n return a pointer to a
  24.      char * , not a _C_M_S_P_r_o_f_i_l_e.  That is, the profile would have to be opened
  25.      in order to read any tags from it.
  26.  
  27.      You must free _s_p_e_c when it no longer needs it, by calling _f_r_e_e.
  28.  
  29. EEEERRRRRRRROOOORRRRSSSS
  30.      CMS_OUT_OF_MEMORY
  31.                There is not sufficient memory in the system to fetch the next
  32.                iteration.
  33.  
  34.      CCCCMMMMSSSS____NNNNOOOO____MMMMOOOORRRREEEE____PPPPRRRROOOOFFFFIIIILLLLEEEESSSS
  35.                There are no more profiles over which to iterate.
  36.  
  37. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  38.      cmsStartProfileIteration, cmsEndProfileIteration
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.